home *** CD-ROM | disk | FTP | other *** search
- mouse button and the shift key and if
- either is down then 'ICN#' resource ID=127 will be put onto the screen
- and the program exits. Otherwise all 'code' resources in the INIT file
- will be copied into the system heap. The 'code' copy is put into a
- pointer in the system heap and then whatever is at the start of the code
- is given control. The current heap is the application heap. The 'ICN#'
- resource with the same ID number of the code will then be copied onto the
- screen. If any of the above 'ICN#' resources are not found, then nothing
- will be drawn though the code will still be allocated as previously
- mentioned.
- */
-
-